IK Set Effect Matrix4


IK Set Effect Matrix4 Effect, Name, Matrix4

Description

This command will change the value of a matrix in an effect. This command is the equivalent of SetMatrix() of the ID3DXEffect structure.

Parameters

EffectIntegerThe ID of the effect.
NameStringThe identifier of the constant.
Matrix4IntegerThe ID of a matrix4.


Index